-
Notifications
You must be signed in to change notification settings - Fork 462
*: use origin-v4.0:kube-client-agent #538
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
updating test yamls |
|
/test images |
|
hi @hexfusion ! Could you update the commit message to include (in the body): |
|
@kikisdeliveryservice sure thing all set. |
|
thanks @hexfusion !! |
70e063d to
a10801b
Compare
|
/retest |
|
/test images |
1 similar comment
|
/test images |
|
/retest |
|
/retest |
|
removing default for testing release. |
|
Oh man this again...luckily the scars are fresh from the last time: It looks like you probably saw #471 (comment) at least? |
|
@cgwalters @abhinavdahiya with the above PR and installer with openshift/installer#1401 it works can we force 1401? then this? To confirm my test actions I did the following which was the latest ci release on this PR. My installer as noted contains openshift/installer#1401 |
The way you can proceed without force is:
This way the images always stay the same. |
|
Ci failure unrelated I just ran OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE=registry.svc.ci.openshift.org/ci-op-0xsz8z88/release:latest with success. |
|
/retest |
|
/test e2e-aws |
|
@abhinavdahiya PTAL this will pass if we can leap over resource limit. |
LGTM |
- after related flag PR merged into installer, uncomment bootstrapCmd.MarkFlagRequired("kube-client-agent-image") in bootstrap.go
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
|
/retest |
|
/test e2e-aws |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hexfusion, runcom The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test e2e-aws-op |
This PR adds the newly built kube-client-agent image registry.svc.ci.openshift.org/openshift/origin-v4.0:kube-client-agent replacing the coreos/kubecsr upstream.
Because of chicken and egg I need to set the default to pass tests and will update this after the flag is added to installer.